home *** CD-ROM | disk | FTP | other *** search
- body {
- margin: 0px;
- padding: 0px;
- background: #FFFFFF url(bground.jpg) repeat-y;
- color: #526E8E;
- font-family: verdana,helvetica,sans-serif;
- text-align: left !important;
- }
-
- body.side {
- background: #a1b1be;
- }
-
- .small { font-size: 10px; }
- .width { font-size: 10px; width: 90px; margin-top: 0px; }
- .small_button_width { font-size: 10px; width: 40px; margin-top: 0px; }
- .running { color: #111111; }
- .not_running { color: #909090; }
- .width { width: 140px; margin-top: 0px; }
- .static { color: #000000; }
- .dynamic { color: #0000ff; }
- .small_width { width: 200px; }
- .smaller_width { width: 175px; }
- .disabled { color: #909090; }
- .red { /* bgcolor: #ff0000; */ color: #ff0000; }
- .aizmugure { background: #adb9c7; }
-
- .tbl {
- border: 1px solid #526E8E;
- border-collapse: collapse;
- background: transparent;
- font-family: verdana,helvetica,sans-serif;
- font-size: 11px;
- /* cellhalign: center; */
- }
-
- .light_tbl {
- border: 1px solid #92AECE;
- border-collapse: collapse;
- background: transparent;
- font-family: verdana,helvetica,sans-serif;
- font-size: 11px;
- /* cellhalign: center; */
- }
-
- .zero_tbl {
- border: 0px solid #adb9c7;
- border-collapse: collapse;
- background: transparent;
- font-family: verdana,helvetica,sans-serif;
- font-size: 11px;
- /* cellhalign: center; */
- }
-
- .zero_tbl tr {
- height: 22px;
- }
-
- .dummy_tbl {
- /* cellspacing: 0px; */
- /* cellpadding: 0px; */
- border: 0px solid #adb9c7;
- border-collapse: collapse;
- background: transparent;
- font-family: verdana,helvetica,sans-serif;
- font-size: 0px;
- }
-
- .title_tbl {
- border: 0px solid #adb9c7;
- border-collapse: collapse;
- background: transparent;
- font-family: verdana,helvetica,sans-serif;
- }
-
- select {
- color: #526E8E;
- font-family: verdana,helvetica,sans-serif;
- font-size: 11px;
- width: auto;
- }
-
- input {
- color: #526E8E;
- font-family: verdana,helvetica,sans-serif;
- font-size: 11px;
- width: auto;
- }
-
- .title_tbl td {
- padding: 2px;
- }
-
- .dash {
- border: 1px solid #526E8E;
- border-collapse: collapse;
- background: transparent;
- font-family: verdana,helvetica,sans-serif;
- font-size: 12px;
- }
-
- .dash td {
- padding: 3px;
- }
-
- .subtbl {
- border: 1px solid white;
- border-collapse: collapse;
- background: transparent;
- font-family: verdana,helvetica,sans-serif;
- font-size: 11px;
- }
-
- .subtbl input {
- border: none;
- }
-
- input, textarea {
- border: 1px solid #526E8E;
- }
-
- input:hover {
- background: #FFFFFF;
- }
-
- .poga {
- background: #d0d0d0;
- font-size: 13px;
- font-family: verdana,helvetica,sans-serif;
- color: #333333;
- width: 130px;
- }
-
- .puspoga_left {
- margin-right: 0px;
- margin-left: 0px;
- background: #d0d0d0;
- font-size: 13px;
- font-family: verdana,helvetica,sans-serif;
- color: #333333;
- width: 60px;
- }
-
- .puspoga_right {
- margin-right: 0px;
- margin-left: 0px;
- background: #d0d0d0;
- font-size: 13px;
- font-family: verdana,helvetica,sans-serif;
- color: #333333;
- width: 60px;
- }
-
- .mazpoga {
- background: #d0d0d0;
- font-size: 11px;
- font-family: verdana,helvetica,sans-serif;
- color: #333333;
- }
-
- .poga:hover {
- font-size: 13px;
- font-family: verdana,helvetica,sans-serif;
- background: #FFFFFF;
- color: #333333;
- width: 130px;
- }
-
- a, a:active, a:visited {
- color: #526E8E;
- text-decoration: underline;
- }
-
- a:hover {
- color: #FF8000;
- text-decoration: none;
- }
-
- ul.menu{
- border: 0px;
- margin: 0px;
- padding: 0px;
- list-style-type: none;
- text-align: center;
- }
-
- ul.menu li {
- margin-bottom: 1px;
- }
-
- ul.menu li form {
- margin: 0px;
- padding: 0px;
- }
-
- .menu_ul {
- list-style-type: none;
- }
-
- .menu_li a {
- font-family: verdana,helvetica,sans-serif;
- width: 100px;
- font-size: 11px;
- padding: 3px;
- display: block;
- color: #526E8E;
- background: #d0d0d0;
- text-decoration: none;
- text-align: center;
- border: 1px solid black;
- }
-
- .menu_li a:hover {
- background: white
- }
-
- .aktiivs a {
- font-family: verdana,helvetica,sans-serif;
- width: 100px;
- font-size: 11px;
- padding: 3px;
- display: block;
- color: #526E8E;
- background: #e0e0e0;
- text-decoration: none;
- text-align: center;
- }
-
- .menu_li {
- float: left;
- }
-
- .aktiivs {
- float: left;
- }